home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / contact_fr.swf / scripts / DefineButton2_185 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-14  |  105b  |  6 lines

  1. on(release){
  2.    gotoAndStop("nwt");
  3.    _root.map.gotoAndPlay("nwt");
  4.    _root.gotoAndPlay("NWT");
  5. }
  6.